home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 4
/
Aminet 4 - November 1994.iso
/
aminet
/
comm
/
ums
/
sumstools2_7a.lha
/
sumstl.readme
Wrap
Text File
|
1994-07-28
|
2KB
|
70 lines
Short: Stuntzi's UMS tools
Type: comm/ums
Uploader: Matthias Scheler <mscheler@wuarchive.wustl.edu>
Version: 2.7a
TITLE : sumsset, sumsprint, sumswrite, sumsfolder
AUTHORS : Stefan Stuntz <stuntz@informatik.tu-muenchen.de>
AUTHORS : Bernhard Moellemann <zza@rz.uni-karlsruhe.de>
AUTHORS : Matthias Scheler <tron@lyssa.owl.de>
AUTHORS : Klaus Melchior <kmel@eifel.oche.de>
COPYRIGHT : Public Domain
REQUIREMENTS: Kickstart 2.x, UMS release V10
LAST CHANGES:
-------------
V2.7 (05-Jul-94)
- umsfilter.c: fixed searching for constant expression on not indexed
header fields [MS]
- all: added support for LogicalToName, LogicalToAddr and RFCMsgNum [MS]
- all: reworked source codes and SAS/C Makefile
"DMakefile" should be reworked, too. [MS]
V2.7a (28-Jul-94)
- sumsfolder.c: only messages with View-, Read- and WriteAccess are
modified now [MS]
OVERVIEW:
---------
'sumstl' stands for "Stuntzi's UMS Tools" and is a collection of four
useful tools for the UMS message base system:
sumsprint - extract certain messages from message base to a file.
sumswrite - create new messages.
sumsset - set certain bits on certain messages.
sumsfolder - set folder on certain messages.
With the aid of these four tools, you can perform lots of actions, such
as automatic message archiving, automatic generation of return receipts,
automatic message forwarding, areafix support, user filter, etc.
You could e.g. select all messages about "MUI", extract them from the
message base with 'sumsprint' and forward them to a special MUI-Area
with 'sumswrite'.
Or you could select all messages from user "Martin Horneffer" and route
them via 'sumsprint' to a printer. Thus, you will have all his mumbling
on a sheet of paper and can easily create some nice paper planes. :-)
If you are a node that offers some kind of areafix, 'sumsprint' could
extract all messages to user "Areafix" for further parsing with an
areafix tool.
Do you need some kind of expire? Just select all messages in
'fidonet.Amiga.ger' that are older than 30 days and set the Expire-Bit
with 'sumsset'.
There are simply no limits!